Hi,
I am working on getting a Feedhold button programmed into my init.c. The standard feedhold.c program works with a very quick response time, everytime.After a few test runs, I would get a feedhold randomly triggered while a program was running.
Then I decided to remove the basic feedhold.c, I upgraded and add all items needed from externalbuttons.c, the response time was fast on only the first feedhold, but the was slow in subsequent feedhold presses (upto 6 seconds). And then at most times it is just slow. This was done to include the debounce.
It is being run through mach3.
My look ahead is set to 200.
Attached is my init.c
I intend to add css, but I am not testing or working on this yet in great detail.
Please let me know what you think of this file as I am a Luddite in c language, if anyone has time to review this, it would be greatly appreciated.
Thanks,
Rob